home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / SPREOTUS / 123LEARB.LZH / GOHARD.BAT < prev    next >
DOS Batch File  |  1988-01-28  |  256b  |  19 lines

  1. echo off
  2. cls
  3. type install.txt
  4. pause
  5. c:
  6. md \lotustut
  7. cd\lotustut
  8. cls
  9. echo.........insert diskette #1 in drive A !
  10. pause
  11. copy a:*.* c:/v
  12. cls
  13. echo.........insert diskette #2 in drive A !
  14. pause
  15. copy a:*.* c:/v
  16. echo off
  17. cls
  18. type finished.txt
  19.